Consistently treat gdkenumtypes.[hc] as source files
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 8 Sep 2011 07:14:02 +0000 (09:14 +0200)
committerSimon McVittie <smcv@debian.org>
Wed, 27 Jun 2018 08:55:28 +0000 (09:55 +0100)
commit32739d4d5408b5342134b060a0c2c631a4befe95
tree6ad960984916ecd4d029a91512cb76e8dc8eb62b
parent503cab3e1dd94d9e2b1adad73514193c529b5a54
Consistently treat gdkenumtypes.[hc] as source files

Always generate gdk/gdkenumtypes.c in the source tree, and fix path in the
introspection sources. With this, gdkenumtypes.c is correctly included with
separate build trees, too. This fixes missing GTypes in the .gir when using a
separate build tree.

Also remove the gdk/stamp-gdkenumtypes.h target. It was forcing the
regeneration of gdk/gdkenumtypes.h even if it was already present and current
in the source tree.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=647729
Bug-Ubuntu: https://launchpad.net/bugs/769256
Forwarded: yes

Gbp-Pq: Name 018_gdkenumtypes.c_location.patch
gdk/Makefile.am